-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cli 148 #280
Conversation
Co-authored-by: Rita Zerrizuela <[email protected]>
make sure passwords are masked when creating users |
BTW, everything else is 👍🏼. Thank you for all the hard work! |
good catch I will look into it. Thanks for the feedback |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thank you for all the hard work!
Description
This Pull request add the following commands:
users create
users search
users show
users delete
users update
Also, connection API was created which is used for getting connection details.
The current API supports database connections.
References
Testing
Checklist
master